home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / word / wp2latex.zip / README.C < prev    next >
Text File  |  1990-11-18  |  640b  |  20 lines

  1. I have tested wp2latex (C version) using the following OS/compiler
  2. combinations:
  3. 1. 386 Xenix 2.3.2/cc & gcc
  4. 2. DOS/Xenix cc -dos & MSC 5.1
  5. 3. SunOS 4.0.3 & 4.1(SPARC)/cc
  6.  
  7. The DOS versions require a large model compilation and a stack size of
  8. 0x3000 in order to run.
  9.  
  10. The SUN version runs exceedingly slowly. I don't know why. (By slow I mean
  11. a 4.77MHz XT is *faster*) I have profiled the code and seems to be spending
  12. a lot of time in lseek. Any ideas would be welcome.
  13.  
  14. Define HAVE_P2C in the Makefile and correct the libraries required if you 
  15. have p2c 1.14 or higher installed.
  16.             Share and enjoy,
  17.                 Glenn
  18.  
  19. glenn@qed.physics.su.oz.au
  20.